C# Класс Open.Core.UI.Controls.PromptButtonBar

Наследование: System.Windows.Controls.UserControl
Показать файл Открыть проект

Открытые методы

Метод Описание
PromptButtonBar ( ) : System.Windows.Controls

Constructor.

UpdateVisualState ( ) : void

Forces an update of the visual state.

Описание методов

PromptButtonBar() публичный Метод

Constructor.
public PromptButtonBar ( ) : System.Windows.Controls
Результат System.Windows.Controls

UpdateVisualState() публичный Метод

Forces an update of the visual state.
public UpdateVisualState ( ) : void
Результат void