Intersoft.Client.Framework Namespace > DependencyObjectExtensions Class : SetValueNoCallback Method |
<ExtensionAttribute()> Public Shared Sub SetValueNoCallback( _ ByVal obj As DependencyObject, _ ByVal property As DependencyProperty, _ ByVal value As Object _ )
Dim obj As DependencyObject Dim property As DependencyProperty Dim value As Object DependencyObjectExtensions.SetValueNoCallback(obj, property, value)
[ExtensionAttribute()] public static void SetValueNoCallback( DependencyObject obj, DependencyProperty property, object value )
[ExtensionAttribute()] public: static void SetValueNoCallback( DependencyObject^ obj, DependencyProperty^ property, Object^ value )
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