public Action OnClosingAction { get; set; }
Public Property OnClosingAction As Action Get Set
public: property Action^ OnClosingAction { Action^ get (); void set (Action^ value); }
member OnClosingAction : Action with get, set
In This Article