RibbonGroupItemsPanel.StarLayoutCombinations Свойство

Определение

Получает коллекцию всех возможных сочетаний макетов "со звездочкой".

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)

Значение свойства

IEnumerable<StarLayoutInfo>

Коллекция объектов StarLayoutInfo, представляющих возможные сочетания.

Реализации

Применяется к