UIElementAutomationPeer::IsRequiredForFormCore Method ()
.NET Framework (current version)
Gets a value that indicates whether the UIElement that is associated with this UIElementAutomationPeer is required to be completed on a form. This method is called by IsRequiredForForm.
Assembly: PresentationCore (in PresentationCore.dll)
Return Value
Type: System::BooleanA boolean that contains the value that is returned by GetIsRequiredForForm, if it's set; otherwise false.
.NET Framework
Available since 3.0
Available since 3.0
Show: