7 references to SetLargeImageSource
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
83
set { RibbonControlService.
SetLargeImageSource
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
83
set { RibbonControlService.
SetLargeImageSource
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
310
set { RibbonControlService.
SetLargeImageSource
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
102
set { RibbonControlService.
SetLargeImageSource
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
83
set { RibbonControlService.
SetLargeImageSource
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
278
set { RibbonControlService.
SetLargeImageSource
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
90
set { RibbonControlService.
SetLargeImageSource
(this, value); }