Property | Type | Description | |
---|---|---|---|
LeftProperty | |||
TemplateProperty | |||
TopProperty |
Method | Description | |
---|---|---|
SelectionAdorner ( UIElement adornedElement ) : System.Windows |
Method | Description | |
---|---|---|
ArrangeOverride ( |
||
GetVisualChild ( int index ) : Visual | ||
MeasureOverride ( |
||
OnTemplateChanged ( System.Windows.Controls.ControlTemplate oldTemplate, System.Windows.Controls.ControlTemplate newTemplate ) : void |
Provides derived classes an opportunity to handle changes to the Template property.
|
Method | Description | |
---|---|---|
OnTemplateChanged ( |
Handles changes to the Template property.
|
|
SetBindings ( ) : void |
protected ArrangeOverride ( |
||
finalSize | ||
return |
protected GetVisualChild ( int index ) : Visual | ||
index | int | |
return | Visual |
protected MeasureOverride ( |
||
constraint | ||
return |
protected OnTemplateChanged ( System.Windows.Controls.ControlTemplate oldTemplate, System.Windows.Controls.ControlTemplate newTemplate ) : void | ||
oldTemplate | System.Windows.Controls.ControlTemplate | |
newTemplate | System.Windows.Controls.ControlTemplate | |
return | void |
public SelectionAdorner ( UIElement adornedElement ) : System.Windows | ||
adornedElement | UIElement | |
return | System.Windows |
public static DependencyProperty,System.Windows LeftProperty | ||
return |
public static DependencyProperty,System.Windows TemplateProperty | ||
return |