Method |
Description |
|
AreaSelect_Click ( object sender, RoutedEventArgs e ) : void |
|
|
Change ( SCFF.Common.Profile.ClippingInputCorrector.Names target ) : void |
|
|
ClippingHeight_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void |
|
|
ClippingHeight_LostFocus ( object sender, RoutedEventArgs e ) : void |
|
|
ClippingHeight_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
|
|
ClippingWidth_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void |
|
|
ClippingWidth_LostFocus ( object sender, RoutedEventArgs e ) : void |
|
|
ClippingWidth_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
|
|
ClippingX_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void |
|
|
ClippingX_LostFocus ( object sender, RoutedEventArgs e ) : void |
|
|
ClippingX_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
|
|
ClippingY_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void |
|
|
ClippingY_LostFocus ( object sender, RoutedEventArgs e ) : void |
|
|
ClippingY_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
|
|
CommonAreaSelect ( bool changeWindowType = false, WindowTypes nextWindowType = WindowTypes.Normal ) : void |
|
|
Correct ( SCFF.Common.Profile.ClippingInputCorrector.Names target ) : void |
|
|
DXGI_Click ( object sender, RoutedEventArgs e ) : void |
|
|
Desktop_Click ( object sender, RoutedEventArgs e ) : void |
|
|
DeviceToWPFPoint ( Point devicePoint ) : Point |
|
|
Fit_Checked ( object sender, RoutedEventArgs e ) : void |
|
|
Fit_Click ( object sender, RoutedEventArgs e ) : void |
|
|
Fit_Unchecked ( object sender, RoutedEventArgs e ) : void |
|
|
GetClippingValueString ( SCFF.Common.Profile.ClippingInputCorrector.Names name ) : string |
|
|
GetTextBox ( SCFF.Common.Profile.ClippingInputCorrector.Names name ) : TextBox |
|
|
GetToolTip ( SCFF.Common.Profile.ClippingInputCorrector.Names name ) : System.Windows.Controls.ToolTip |
|
|
GetWindowTypesBrushes ( WindowTypes currentWindowType, WindowTypes nextWindowType, System.Windows.Media.Brush &border, System.Windows.Media.Brush &background ) : void |
|
|
OverwriteText ( SCFF.Common.Profile.ClippingInputCorrector.Names name ) : void |
|
|
ResetError ( SCFF.Common.Profile.ClippingInputCorrector.Names name ) : void |
|
|
SetClippingValue ( SCFF.Common.Profile.ClippingInputCorrector.Names name, int value ) : void |
|
|
SetError ( SCFF.Common.Profile.ClippingInputCorrector.Names name, string message = null ) : void |
|
|
SetPlacementTarget ( SCFF.Common.Profile.ClippingInputCorrector.Names name ) : void |
|
|
SetWarning ( SCFF.Common.Profile.ClippingInputCorrector.Names name, string message = null ) : void |
|
|
WPFToDevicePoint ( Point wpfPoint ) : Point |
|
|