7 references to SetLargeImageSource
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
84set { RibbonControlService.SetLargeImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
84set { RibbonControlService.SetLargeImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
314set { RibbonControlService.SetLargeImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
103set { RibbonControlService.SetLargeImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
84set { RibbonControlService.SetLargeImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
279set { RibbonControlService.SetLargeImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
91set { RibbonControlService.SetLargeImageSource(this, value); }