RadControls for WPF

Represents the common system parameters.

Namespace: Telerik.Windows.Controls.RibbonBar.Shell
Assembly: Telerik.Windows.Controls.RibbonBar (in Telerik.Windows.Controls.RibbonBar.dll) Version: 2012.3.1129.40

Syntax

C#
public class SystemParameters2 : INotifyPropertyChanged
Visual Basic
Public Class SystemParameters2 _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.RibbonBar.Shell..::..SystemParameters2

See Also