8 references to SetSmallImageSource
System.Windows.Controls.Ribbon (8)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
99set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
99set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
2984set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
299set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
118set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
99set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
294set { RibbonControlService.SetSmallImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
106set { RibbonControlService.SetSmallImageSource(this, value); }