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

A control that wraps content within an Accept/Cancel dialog frame.
Use the 'AcceptCancelPresenter.xaml' template style.
Наследование: System.Windows.Controls.ContentControl
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
TopShadowHeightProperty System.Windows.DependencyProperty
TopShadowOpacityProperty System.Windows.DependencyProperty

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

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

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

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

public AcceptCancelPresenter ( ) : System.Windows
Результат System.Windows

Описание свойств

TopShadowHeightProperty публичное статическое свойство

Gets or sets the height of the drop-shadow at the top of the control.
public static DependencyProperty,System.Windows TopShadowHeightProperty
Результат System.Windows.DependencyProperty

TopShadowOpacityProperty публичное статическое свойство

Gets or sets the opacity of the drop-shadow at the top of the control.
public static DependencyProperty,System.Windows TopShadowOpacityProperty
Результат System.Windows.DependencyProperty