1 instantiation of ThumbButtonInfo
PresentationFramework (1)
System\Windows\Shell\ThumbButtonInfo.cs (1)
16return new ThumbButtonInfo();
17 references to ThumbButtonInfo
PresentationFramework (17)
System\Windows\Shell\ThumbButtonInfo.cs (15)
24typeof(ThumbButtonInfo), 39typeof(ThumbButtonInfo), 56typeof(ThumbButtonInfo), 72typeof(ThumbButtonInfo), 88typeof(ThumbButtonInfo), 121typeof(ThumbButtonInfo), 125(d, e) => ((ThumbButtonInfo)d).CoerceIsEnabledValue(e))); 152typeof(ThumbButtonInfo), 173typeof(ThumbButtonInfo), 176(d, e) => ((ThumbButtonInfo)d).OnCommandChanged(e))); 204typeof(ThumbButtonInfo), 207(d, e) => ((ThumbButtonInfo)d).UpdateCanExecute())); 217typeof(ThumbButtonInfo), 220(d, e) => ((ThumbButtonInfo)d).UpdateCanExecute())); 227typeof(ThumbButtonInfo),
System\Windows\Shell\ThumbButtonInfoCollection.cs (1)
7public class ThumbButtonInfoCollection : FreezableCollection<ThumbButtonInfo>
System\Windows\Window.cs (1)
6745foreach (ThumbButtonInfo wrappedTB in thumbButtons)