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