Intersoft.Client.Framework Namespace > LocalizationManager Class > GetPropertyString Method : GetPropertyString(DependencyObject,String) Method |
Public Overloads Shared Function GetPropertyString( _ ByVal obj As DependencyObject, _ ByVal propertyName As String _ ) As String
Dim obj As DependencyObject Dim propertyName As String Dim value As String value = LocalizationManager.GetPropertyString(obj, propertyName)
public static string GetPropertyString( DependencyObject obj, string propertyName )
public: static String^ GetPropertyString( DependencyObject^ obj, String^ propertyName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2