3 references to SettingFocus
PresentationFramework (3)
System\Windows\Controls\TabItem.cs (3)
477
if (!GetBoolField(BoolField.
SettingFocus
))
484
SetBoolField(BoolField.
SettingFocus
, true);
492
SetBoolField(BoolField.
SettingFocus
, false);