8 references to SetSmallImageSource
System.Windows.Controls.Ribbon (8)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
98set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
98set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
2980set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
295set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
117set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
98set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
293set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
105set { RibbonControlService.SetSmallImageSource(this, value); }