1 instantiation of ThumbButtonInfo
PresentationFramework (1)
System\Windows\Shell\ThumbButtonInfo.cs (1)
19return new ThumbButtonInfo();
17 references to ThumbButtonInfo
PresentationFramework (17)
System\Windows\Shell\ThumbButtonInfo.cs (15)
27typeof(ThumbButtonInfo), 42typeof(ThumbButtonInfo), 59typeof(ThumbButtonInfo), 75typeof(ThumbButtonInfo), 91typeof(ThumbButtonInfo), 124typeof(ThumbButtonInfo), 128(d, e) => ((ThumbButtonInfo)d).CoerceIsEnabledValue(e))); 155typeof(ThumbButtonInfo), 176typeof(ThumbButtonInfo), 179(d, e) => ((ThumbButtonInfo)d).OnCommandChanged(e))); 207typeof(ThumbButtonInfo), 210(d, e) => ((ThumbButtonInfo)d).UpdateCanExecute())); 220typeof(ThumbButtonInfo), 223(d, e) => ((ThumbButtonInfo)d).UpdateCanExecute())); 230typeof(ThumbButtonInfo),
System\Windows\Shell\ThumbButtonInfoCollection.cs (1)
11public class ThumbButtonInfoCollection : FreezableCollection<ThumbButtonInfo>
System\Windows\Window.cs (1)
6642foreach (ThumbButtonInfo wrappedTB in thumbButtons)