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