C# 클래스 ICSharpCode.WpfDesign.Designer.Controls.DesignerThumb

A thumb where the look can depend on the IsPrimarySelection property.
상속: System.Windows.Controls.Primitives.Thumb
파일 보기 프로젝트 열기: icsharpcode/WpfDesigner 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Alignment PlacementAlignment
IsPrimarySelectionProperty System.Windows.DependencyProperty
OperationMenuProperty System.Windows.DependencyProperty
ThumbVisibleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ReDraw ( ) : void

비공개 메소드들

메소드 설명
DesignerThumb ( ) : System.Windows

메소드 상세

ReDraw() 공개 메소드

public ReDraw ( ) : void
리턴 void

프로퍼티 상세

Alignment 공개적으로 프로퍼티

public PlacementAlignment Alignment
리턴 PlacementAlignment

IsPrimarySelectionProperty 공개적으로 정적으로 프로퍼티

Dependency property for IsPrimarySelection.
public static DependencyProperty,System.Windows IsPrimarySelectionProperty
리턴 System.Windows.DependencyProperty

OperationMenuProperty 공개적으로 정적으로 프로퍼티

Dependency property for OperationMenu.
public static DependencyProperty,System.Windows OperationMenuProperty
리턴 System.Windows.DependencyProperty

ThumbVisibleProperty 공개적으로 정적으로 프로퍼티

Dependency property for IsPrimarySelection.
public static DependencyProperty,System.Windows ThumbVisibleProperty
리턴 System.Windows.DependencyProperty