C# Class ICSharpCode.WpfDesign.Designer.Controls.ContainerDragHandle

A thumb where the look can depend on the IsPrimarySelection property. Used by UIElementSelectionRectangle.
Inheritance: System.Windows.Controls.Control
ファイルを表示 Open project: icsharpcode/WpfDesigner Class Usage Examples

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
ContainerDragHandle ( ) : System.Windows

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void