System.ServiceModel.XamlIntegration Namespace
.NET Framework 4.5
Provides utility classes to enable the serialization of Windows Communication Foundation (WCF) entities to XAML.
| Class | Description | |
|---|---|---|
|
EndpointIdentityConverter | Converts an EndpointIdentity instance to the specified type. |
|
ServiceXNameTypeConverter | A WCF-specific implementation of a XName type converter that does not require XName instances to specify a namespace. |
|
SpnEndpointIdentityExtension | A XAML markup extension for the SpnEndpointIdentity class. |
|
UpnEndpointIdentityExtension | A XAML markup extension for the UpnEndpointIdentity class. |
|
XPathMessageContextMarkupExtension | Provides an extension of the XPathMessageContext to contain namespaces when serializing XPath message queries into XAML. |
|
XPathMessageContextTypeConverter | Provides a way to convert an XPathMessageContext to a format that can be serialized as XAML. |