ObjectTemplate - класс

Definition

Пространство имён: Tessa.UI.Data
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
[ContentPropertyAttribute("Content")]
public sealed class ObjectTemplate : DispatcherObject
Inheritance
Object    DispatcherObject    ObjectTemplate

Конструкторы

ObjectTemplateИнициализирует новый экземпляр класса ObjectTemplate

Свойства

Content 
DispatcherGets the Dispatcher this DispatcherObject is associated with.
(Унаследован от DispatcherObject)

Методы

CheckAccessDetermines whether the calling thread has access to this DispatcherObject.
(Унаследован от DispatcherObject)
LoadContent 
VerifyAccessEnforces that the calling thread has access to this DispatcherObject.
(Унаследован от DispatcherObject)

См. также