Class ToolSettingsHeader
Inheritance
System.Object
ToolSettingsHeader
Namespace: Telerik.Windows.Media.Imaging.Tools.UI
Assembly: Telerik.Windows.Controls.ImageEditor.dll
Syntax
public class ToolSettingsHeader : ContentControl
Constructors
ToolSettingsHeader()
Declaration
public ToolSettingsHeader()
Fields
HeaderProperty
Declaration
public static readonly DependencyProperty HeaderProperty
Field Value
System.
|
Properties
Header
Declaration
public string Header { get; set; }
Property Value
System.
|
Methods
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |