ComponentOne PDF for WPF and Silverlight
MouseLeave Property (PdfPushButton.ActionCollection)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > PdfPushButton.ActionCollection Class : MouseLeave Property
Gets the List of PdfPushButton.Action objects from the current collection associated with ButtonStateChange.MouseLeave button state change.
Syntax
'Declaration
 
Public ReadOnly Property MouseLeave As List(Of PdfPushButton.Action)
public List<PdfPushButton.Action> MouseLeave {get;}
See Also

Reference

PdfPushButton.ActionCollection Class
PdfPushButton.ActionCollection Members