Cocktail Help Reference
DialogButton Class Members
See Also  Properties  Methods  Events Send Feedback
Cocktail Assembly > Cocktail Namespace : DialogButton Class


Glossary Item Box

The following tables list the members exposed by DialogButton.

Public Properties

 NameDescription
Public PropertyCommandReturns the command associated with this button.  
Public PropertyContentThe button content displayed in the view.  
Public PropertyDialogResultReturns the DialogResult associated with this button.  
Public PropertyEnabledIndicates whether the button is currently enabled or disabled.  
Top

Public Methods

 NameDescription
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodInvokeCommandInvokes the command associated with this button.  
Public MethodNotifyOfPropertyChangeOverloaded.  (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodOnDeserialized (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodRefresh (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodShouldSerializeIsNotifying (Inherited from Caliburn.Micro.PropertyChangedBase)
Top

Public Events

 NameDescription
Public EventPropertyChanged (Inherited from Caliburn.Micro.PropertyChangedBase)
Top

See Also

© 2013 All Rights Reserved.