1 instantiation of ThumbButtonInfo
PresentationFramework (1)
src\Framework\System\Windows\Shell\ThumbButtonInfo.cs (1)
17return new ThumbButtonInfo();
17 references to ThumbButtonInfo
PresentationFramework (17)
src\Framework\System\Windows\Shell\ThumbButtonInfo.cs (15)
25typeof(ThumbButtonInfo), 40typeof(ThumbButtonInfo), 57typeof(ThumbButtonInfo), 73typeof(ThumbButtonInfo), 89typeof(ThumbButtonInfo), 122typeof(ThumbButtonInfo), 126(d, e) => ((ThumbButtonInfo)d).CoerceIsEnabledValue(e))); 153typeof(ThumbButtonInfo), 174typeof(ThumbButtonInfo), 177(d, e) => ((ThumbButtonInfo)d).OnCommandChanged(e))); 205typeof(ThumbButtonInfo), 208(d, e) => ((ThumbButtonInfo)d).UpdateCanExecute())); 218typeof(ThumbButtonInfo), 221(d, e) => ((ThumbButtonInfo)d).UpdateCanExecute())); 228typeof(ThumbButtonInfo),
src\Framework\System\Windows\Shell\ThumbButtonInfoCollection.cs (1)
9public class ThumbButtonInfoCollection : FreezableCollection<ThumbButtonInfo>
src\Framework\System\Windows\Window.cs (1)
7061foreach (ThumbButtonInfo wrappedTB in thumbButtons)