프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OrientationProperty | |||
TickMarkPositionsProperty | |||
TickMarkTemplateProperty |
메소드 | 설명 | |
---|---|---|
TickBar ( ) : System.Windows |
Initializes a new instance of the TickBar class.
|
메소드 | 설명 | |
---|---|---|
ArrangeOverride ( |
Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior.
|
|
MeasureOverride ( |
Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior.
|
메소드 | 설명 | |
---|---|---|
AddTickmark ( double position ) : void | ||
OnOrientationPropertyChanged ( |
||
OnTickMarkPositionsPropertyChanged ( |
protected ArrangeOverride ( |
||
finalSize | The final area within the parent that this /// object should use to arrange itself and its children. | |
리턴 |
protected MeasureOverride ( |
||
availableSize | The available size that this object /// can give to child objects. Infinity can be specified as a value /// to indicate that the object will size to whatever content is available. | |
리턴 |
public static DependencyProperty,System.Windows OrientationProperty | ||
리턴 |
public static DependencyProperty,System.Windows TickMarkPositionsProperty | ||
리턴 |