Fires resize events

C# | Visual Basic | Visual C++ |
public MulticastDelegate SingleTouch { get; set; }
Public Property SingleTouch As MulticastDelegate Get Set
public: property MulticastDelegate^ SingleTouch { MulticastDelegate^ get (); void set (MulticastDelegate^ value); }