[ContentPropertyAttribute("Content")]
public sealed class ObjectTemplate : DispatcherObject<ContentPropertyAttribute("Content")>
Public NotInheritable Class ObjectTemplate
Inherits DispatcherObject[ContentPropertyAttribute(L"Content")]
public ref class ObjectTemplate sealed : public DispatcherObject[<SealedAttribute>]
[<ContentPropertyAttribute("Content")>]
type ObjectTemplate =
class
inherit DispatcherObject
end| ObjectTemplate | Инициализирует новый экземпляр класса ObjectTemplate |
| Content | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Унаследован от DispatcherObject) |
| CheckAccess | Determines whether the calling thread has access to this DispatcherObject. (Унаследован от DispatcherObject) |
| LoadContent | |
| VerifyAccess | Enforces that the calling thread has access to this DispatcherObject. (Унаследован от DispatcherObject) |