Udostępnij za pośrednictwem


RibbonGroupItemsPanel.StarLayoutCombinations Właściwość

Definicja

Pobiera kolekcję wszystkich możliwych kombinacji układu gwiazdy.

public:
 property System::Collections::Generic::IEnumerable<System::Windows::Controls::Ribbon::Primitives::StarLayoutInfo ^> ^ StarLayoutCombinations { System::Collections::Generic::IEnumerable<System::Windows::Controls::Ribbon::Primitives::StarLayoutInfo ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Windows.Controls.Ribbon.Primitives.StarLayoutInfo> StarLayoutCombinations { get; }
member this.StarLayoutCombinations : seq<System.Windows.Controls.Ribbon.Primitives.StarLayoutInfo>
Public ReadOnly Property StarLayoutCombinations As IEnumerable(Of StarLayoutInfo)

Wartość właściwości

IEnumerable<StarLayoutInfo>

Kolekcja StarLayoutInfo obiektów reprezentujących możliwe kombinacje.

Implementuje

Dotyczy