3 references to SettingFocus
PresentationFramework (3)
System\Windows\Controls\TabItem.cs (3)
481
if (!GetBoolField(BoolField.
SettingFocus
))
488
SetBoolField(BoolField.
SettingFocus
, true);
496
SetBoolField(BoolField.
SettingFocus
, false);