Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() |
SetAndRaisePropertyChanged(Boolean%, Boolean, String) | A helper method that sets property value and raises PropertyChanged event if the value has changed. Optimized implementation for System.Boolean type. |
![]() |
SetAndRaisePropertyChanged(Int32%, Int32, String) | A helper method that sets property value and raises PropertyChanged event if the value has changed. Optimized implementation for System.Int32 type. |
![]() |
SetAndRaisePropertyChanged(String%, String, String) | A helper method that sets property value and raises PropertyChanged event if the value has changed. Optimized implementation for string type. |
![]() |
SetAndRaisePropertyChanged<T>(T%, T, String) | A helper method that sets property value and raises PropertyChanged event if the value has changed. |
Top
.gif)