Property | Type | Description | |
---|---|---|---|
ItemAlignmentProperty | |||
ItemOrientationProperty | |||
RadiusProperty |
Method | Description | |
---|---|---|
ArrangeOverride ( |
||
MeasureOverride ( |
||
OnItemAlignmentChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
Provides derived classes an opportunity to handle changes to the ItemAlignment property.
|
|
OnItemOrientationChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
Provides derived classes an opportunity to handle changes to the ItemOrientation property.
|
|
OnRadiusChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
Provides derived classes an opportunity to handle changes to the Radius property.
|
Method | Description | |
---|---|---|
DesiredRadius ( |
||
OnItemAlignmentChanged ( |
Handles changes to the ItemAlignment property.
|
|
OnItemOrientationChanged ( |
Handles changes to the ItemOrientation property.
|
|
OnRadiusChanged ( |
Handles changes to the Radius property.
|
|
Refresh ( |
protected ArrangeOverride ( |
||
finalSize | ||
return |
protected MeasureOverride ( |
||
availableSize | ||
return |
protected OnItemAlignmentChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
protected OnItemOrientationChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
protected OnRadiusChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static DependencyProperty,System.Windows ItemAlignmentProperty | ||
return |
public static DependencyProperty,System.Windows ItemOrientationProperty | ||
return |