UseObservable¶ method cref: M:Microsoft.UI.Reactor.Core.RenderContext.UseObservable``1(``0) Learn more: Hooks, Effects Summary¶ Subscribes to an INotifyPropertyChanged source and re-renders when any property changes. Returns the same source object. Featured in¶ Hooks