What is the importance of inotifypropertychanged in wpf?



What is the importance of inotifypropertychanged in wpf?..

Answer / Vidhi Chauhan

INotifyPropertyChanged is an interface that allows WPF to notify its data bindings when a property value has changed. This helps UI elements to update automatically as property values are modified.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What is the difference between page control and window control in wpf?

1 Answers  


Explain object element syntax in xaml?

1 Answers  


When should we use static resource over dynamic resource?

1 Answers  


Which namespace provide classes for integration with wpf and win32?

1 Answers  


What the first class that is loaded by any new WPF Application project?

1 Answers  


Name the classes that derive from the abstract System.Windows.Shapes.Shape class in WPF?

1 Answers   Wipro,


Which is better winforms or wpf?

1 Answers  


What is the difference between xaml and baml?

1 Answers  


What are the advantages of wpf over windows forms?

1 Answers  


What is windows presentation foundation font cache?

1 Answers  


What is wpf used for?

1 Answers  


Define wpf?

1 Answers  


Categories