Sdílet prostřednictvím


RibbonGroupItemsPanel.StarLayoutCombinations Vlastnost

Definice

Získá kolekci všech možných kombinací rozložení hvězd.

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)

Hodnota vlastnosti

IEnumerable<StarLayoutInfo>

Kolekce StarLayoutInfo objektů představujících možné kombinace

Implementuje

Platí pro