4 references to SetBoolField
PresentationFramework (4)
src\Framework\System\Windows\Controls\TabItem.cs (4)
478
SetBoolField
(BoolField.SettingFocus, true);
479
SetBoolField
(BoolField.SetFocusOnContent, setFocusOnContent);
486
SetBoolField
(BoolField.SettingFocus, false);
487
SetBoolField
(BoolField.SetFocusOnContent, false);