3 references to SettingFocus
PresentationFramework (3)
System\Windows\Controls\TabItem.cs (3)
478
if (!GetBoolField(BoolField.
SettingFocus
))
485
SetBoolField(BoolField.
SettingFocus
, true);
493
SetBoolField(BoolField.
SettingFocus
, false);