Property | Type | Description | |
---|---|---|---|
ChildProperty | |||
FrameCountProperty | |||
MaxSizeProperty |
Property | Type | Description | |
---|---|---|---|
BackClick | void | ||
CloseClick | void | ||
LightWindow | System | ||
MinimizeClick | void | ||
MoveRectangle_PreviewMouseDown | void | ||
OnPreviewMouseMove | void | ||
OnSourceInitialized | void | ||
ResizeRectangle_MouseMove | void | ||
ResizeRectangle_PreviewMouseDown | void | ||
ResizeWindow | void | ||
RestoreClick | void | ||
SendMessage |
Method | Description | |
---|---|---|
HideBackButton ( ) : void |
Hides the Back button.
|
|
HideMinimizeAndMaximize ( bool hide ) : void |
Hides the Minimize and Maximize buttons.
|
|
IsRecording ( bool status ) : void |
If recording is active, the minimize and maximize buttons should be disabled.
|
|
OnApplyTemplate ( ) : void |
Method | Description | |
---|---|---|
OnInitialized ( |
Method | Description | |
---|---|---|
BackClick ( object sender, |
||
CloseClick ( object sender, |
||
LightWindow ( ) : System | ||
MinimizeClick ( object sender, |
||
MoveRectangle_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnPreviewMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
OnSourceInitialized ( object sender, |
||
ResizeRectangle_MouseMove ( Object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
ResizeRectangle_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
ResizeWindow ( ResizeDirection direction ) : void | ||
RestoreClick ( object sender, |
||
SendMessage ( |
public HideMinimizeAndMaximize ( bool hide ) : void | ||
hide | bool | True if should hide the buttons. |
return | void |
public IsRecording ( bool status ) : void | ||
status | bool | True if recording is active. |
return | void |
protected OnInitialized ( |
||
e | ||
return | void |
public static DependencyProperty,System.Windows ChildProperty | ||
return |
public static DependencyProperty,System.Windows FrameCountProperty | ||
return |