C1.WPF Namespace > Extensions Class : SetBinding Method |
Overload | Description |
---|---|
SetBinding<T>(FrameworkElement,DependencyProperty,T,Expression<Func<T,Object>>) | Sets the binding if the dependency property has not been set previously and the style of the element don't set the property. |
SetBinding<T>(FrameworkElement,DependencyProperty,T,Expression<Func<T,Object>>,IValueConverter) | Sets the binding if the dependency property has not been set previously and the style of the element don't set the property. |
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