'Declaration Public ReadOnly Property FocusedInteractionArea As WpfInteractionArea
public WpfInteractionArea FocusedInteractionArea { get; }
public: __property WpfInteractionArea* get_FocusedInteractionArea();
public:
property WpfInteractionArea^ FocusedInteractionArea { WpfInteractionArea^ get(); }