C# Class Signum.Windows.NormalWindow

Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

Свойство Type Description
AllowErrorsProperty System.Windows.DependencyProperty
AvoidShowCloseDialogProperty System.Windows.DependencyProperty
MainControlProperty System.Windows.DependencyProperty
PreEntityLoadedEvent System.Windows.RoutedEvent
SaveProtectedProperty System.Windows.DependencyProperty
ShowOperationsProperty System.Windows.DependencyProperty
ViewModeProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
NormalWindow ( ) : System
SetTitleText ( string text ) : void

Méthodes protégées

Méthode Description
OnClosing ( System e ) : void
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer

Private Methods

Méthode Description
ChangeDataContext_Handler ( object sender, ChangeDataContextEventArgs e ) : void
MoveFocus ( ) : void
NormalWindow_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
NormalWindow_Loaded ( object sender, EventArgs e ) : void
Ok_Click ( object sender, RoutedEventArgs e ) : void
OnPreEntityLoaded ( ModifiableEntity entity ) : void
RefreshEnabled ( ) : void
Reload_Click ( object sender, RoutedEventArgs e ) : void
widgetPanel_ExpandedCollapsed ( object sender, RoutedEventArgs e ) : void

Method Details

NormalWindow() public méthode

public NormalWindow ( ) : System
Résultat System

OnClosing() protected méthode

protected OnClosing ( System e ) : void
e System
Résultat void

OnCreateAutomationPeer() protected méthode

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
Résultat System.Windows.Automation.Peers.AutomationPeer

SetTitleText() public méthode

public SetTitleText ( string text ) : void
text string
Résultat void

Property Details

AllowErrorsProperty public_oe static_oe property

public static DependencyProperty,System.Windows AllowErrorsProperty
Résultat System.Windows.DependencyProperty

AvoidShowCloseDialogProperty public_oe static_oe property

public static DependencyProperty,System.Windows AvoidShowCloseDialogProperty
Résultat System.Windows.DependencyProperty

MainControlProperty public_oe static_oe property

public static DependencyProperty,System.Windows MainControlProperty
Résultat System.Windows.DependencyProperty

PreEntityLoadedEvent public_oe static_oe property

public static RoutedEvent,System.Windows PreEntityLoadedEvent
Résultat System.Windows.RoutedEvent

SaveProtectedProperty public_oe static_oe property

public static DependencyProperty,System.Windows SaveProtectedProperty
Résultat System.Windows.DependencyProperty

ShowOperationsProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowOperationsProperty
Résultat System.Windows.DependencyProperty

ViewModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ViewModeProperty
Résultat System.Windows.DependencyProperty