C# 클래스 Signum.Windows.EntityButtons

파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

프로퍼티 타입 설명
CreateProperty System.Windows.DependencyProperty
CreatingEvent System.Windows.RoutedEvent
FindProperty System.Windows.DependencyProperty
FindingEvent System.Windows.RoutedEvent
OrientationProperty System.Windows.DependencyProperty
RemoveProperty System.Windows.DependencyProperty
RemovingEvent System.Windows.RoutedEvent
ViewProperty System.Windows.DependencyProperty
ViewingEvent System.Windows.RoutedEvent

공개 메소드들

메소드 설명
ButtonClick ( object sender, RoutedEventArgs e ) : void
EntityButtons ( ) : System

메소드 상세

ButtonClick() 공개 메소드

public ButtonClick ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
리턴 void

EntityButtons() 공개 메소드

public EntityButtons ( ) : System
리턴 System

프로퍼티 상세

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

public static DependencyProperty,System.Windows CreateProperty
리턴 System.Windows.DependencyProperty

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

public static RoutedEvent,System.Windows CreatingEvent
리턴 System.Windows.RoutedEvent

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

public static DependencyProperty,System.Windows FindProperty
리턴 System.Windows.DependencyProperty

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

public static RoutedEvent,System.Windows FindingEvent
리턴 System.Windows.RoutedEvent

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

public static DependencyProperty,System.Windows OrientationProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows RemoveProperty
리턴 System.Windows.DependencyProperty

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

public static RoutedEvent,System.Windows RemovingEvent
리턴 System.Windows.RoutedEvent

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

public static DependencyProperty,System.Windows ViewProperty
리턴 System.Windows.DependencyProperty

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

public static RoutedEvent,System.Windows ViewingEvent
리턴 System.Windows.RoutedEvent