DynamicResourceExtensionConverter Class
.NET Framework 3.0
Converts from parsed XAML to DynamicResourceExtension and supports dynamic resource references made from XAML.
Namespace: System.Windows
Assembly: PresentationFramework (in presentationframework.dll)
XML Namespace: http://schemas.microsoft.com/winfx/2006/xaml/presentation
Assembly: PresentationFramework (in presentationframework.dll)
XML Namespace: http://schemas.microsoft.com/winfx/2006/xaml/presentation
'Declaration Public Class DynamicResourceExtensionConverter Inherits TypeConverter 'Usage Dim instance As DynamicResourceExtensionConverter
public class DynamicResourceExtensionConverter extends TypeConverter
public class DynamicResourceExtensionConverter extends TypeConverter
<DynamicResourceExtensionConverter .../>
Referencing these type converter APIs is not typically necessary for typical scenarios that involve making resource references either from Extensible Application Markup Language (XAML) or code. For more information about the markup extension that this type converter supports, see DynamicResource Markup Extension.
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: