ThemePropertyAttribute - конструктор
Свойство является частью темы оформления.
Пространство имён: Tessa.ThemesСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public ThemePropertyAttribute(
ThemePropertyType propertyType = ThemePropertyType.Default
)
Public Sub New (
Optional propertyType As ThemePropertyType = ThemePropertyType.Default
)
public:
ThemePropertyAttribute(
ThemePropertyType propertyType = ThemePropertyType::Default
)
new :
?propertyType : ThemePropertyType
(* Defaults:
let _propertyType = defaultArg propertyType ThemePropertyType.Default
*)
-> ThemePropertyAttribute
Параметры
- propertyType ThemePropertyType (Optional)
- Тип свойства темы.