- Assembly
- Comet
.dll - Namespace
- Comet
.Comet_XamlTypeInfo - Interfaces
-
- I
Xaml Metadata Provider
- I
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IXamlMetadataProvider"]
Type["XamlMetaDataProvider"]
class Type type-node
Syntax
public sealed class XamlMetaDataProvider : IXamlMetadataProvider
Attributes
Type | Description |
---|---|
Generated |
Constructors
Name | Summary |
---|---|
XamlMetaDataProvider |
Methods
Name | Value | Summary |
---|---|---|
GetXamlType |
IXamlType | |
GetXamlType |
IXamlType | |
GetXmlnsDefinitions |
XmlnsDefinition[] |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|