Property | Type | Description | |
---|---|---|---|
EnsureDesignMode | void | ||
RaiseUIAVisibilityChanged | void | ||
UIElement | System | ||
VisibilityPropertyChanged | void |
Method | Description | |
---|---|---|
Arrange ( RectangleF finalRect ) : void | ||
CaptureMouse ( ) : bool | ||
InvalidateArrange ( ) : void | ||
InvalidateMeasure ( ) : void | ||
Measure ( Size availableSize ) : void | ||
ReleaseMouseCapture ( ) : void | ||
UpdateLayout ( ) : void |
Method | Description | |
---|---|---|
EnsureDesignMode ( ) : void | ||
RaiseUIAVisibilityChanged ( DependencyPropertyChangedEventArgs args ) : void | ||
UIElement ( ) : System | ||
VisibilityPropertyChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void |
public Arrange ( RectangleF finalRect ) : void | ||
finalRect | RectangleF | |
return | void |