2 references to IsRequiredForFormProperty
PresentationCore (2)
Core\CSharp\System\Windows\Automation\AutomationProperties.cs (2)
378element.SetValue(IsRequiredForFormProperty, value); 391return ((bool)element.GetValue(IsRequiredForFormProperty));