 |
| BcfViewManagerDeferPropertyChanged Property |
Namespace: CalculationWorks.ViewModel.WindowsAssembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 2.1.0.0
Syntaxpublic bool DeferPropertyChanged { get; }Public ReadOnly Property DeferPropertyChanged As Boolean
Get
Property Value
Type:
Booleantrue if events should be deferred; otherwise,
false.
See Also