ClassToolSettingsHeader
Class
Definition
Namespace:Telerik.Windows.Media.Imaging.Tools.UI
Assembly:Telerik.Windows.Controls.ImageEditor.dll
Syntax:
cs-api-definition
public class ToolSettingsHeader : ContentControl
Inheritance: objectToolSettingsHeader
Constructors
ToolSettingsHeader()
Declaration
cs-api-definition
public ToolSettingsHeader()
Fields
HeaderProperty
Declaration
cs-api-definition
public static readonly DependencyProperty HeaderProperty
Field Value
DependencyProperty
Properties
Methods
OnInitialized(EventArgs)
Raises the event. This method is invoked whenever is set to true internally.
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e
The RoutedEventArgs that contains the event data.