C# 클래스 FirstFloor.ModernUI.Windows.Controls.InheritingContextMenu

상속: System.Windows.Controls.ContextMenu
파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
OptionInsertInFront bool

공개 메소드들

메소드 설명
InheritingContextMenu ( ) : System

보호된 메소드들

메소드 설명
OnClosed ( RoutedEventArgs e ) : void
OnOpened ( RoutedEventArgs e ) : void

비공개 메소드들

메소드 설명
RemoveTemporary ( ) : void

메소드 상세

InheritingContextMenu() 공개 메소드

public InheritingContextMenu ( ) : System
리턴 System

OnClosed() 보호된 메소드

protected OnClosed ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
리턴 void

OnOpened() 보호된 메소드

protected OnOpened ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
리턴 void

프로퍼티 상세

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

public static bool OptionInsertInFront
리턴 bool