AccEventArgs.AccObj Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the accessibility object value.
public:
property Accessibility::IAccessible ^ AccObj { Accessibility::IAccessible ^ get(); };
public Accessibility.IAccessible AccObj { get; }
member this.AccObj : Accessibility.IAccessible
Public ReadOnly Property AccObj As IAccessible
Property Value
Returns IAccessible.