1 instantiation of ThumbButtonInfo
PresentationFramework (1)
System\Windows\Shell\ThumbButtonInfo.cs (1)
15return new ThumbButtonInfo();
17 references to ThumbButtonInfo
PresentationFramework (17)
System\Windows\Shell\ThumbButtonInfo.cs (15)
23typeof(ThumbButtonInfo), 38typeof(ThumbButtonInfo), 55typeof(ThumbButtonInfo), 71typeof(ThumbButtonInfo), 87typeof(ThumbButtonInfo), 120typeof(ThumbButtonInfo), 124(d, e) => ((ThumbButtonInfo)d).CoerceIsEnabledValue(e))); 151typeof(ThumbButtonInfo), 172typeof(ThumbButtonInfo), 175(d, e) => ((ThumbButtonInfo)d).OnCommandChanged(e))); 203typeof(ThumbButtonInfo), 206(d, e) => ((ThumbButtonInfo)d).UpdateCanExecute())); 216typeof(ThumbButtonInfo), 219(d, e) => ((ThumbButtonInfo)d).UpdateCanExecute())); 226typeof(ThumbButtonInfo),
System\Windows\Shell\ThumbButtonInfoCollection.cs (1)
6public class ThumbButtonInfoCollection : FreezableCollection<ThumbButtonInfo>
System\Windows\Window.cs (1)
6728foreach (ThumbButtonInfo wrappedTB in thumbButtons)