Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.Reactive Namespace > UIElementKeyboardObservableExtensions Class : ObserveIsKeyboardFocusWithinChanged Method |
'Declaration <ExtensionAttribute()> Public Shared Function ObserveIsKeyboardFocusWithinChanged( _ ByVal element As UIElement _ ) As IObservable(Of EventPattern(Of DependencyPropertyChangedEventArgs))
'Usage Dim element As UIElement Dim value As IObservable(Of EventPattern(Of DependencyPropertyChangedEventArgs)) value = UIElementKeyboardObservableExtensions.ObserveIsKeyboardFocusWithinChanged(element)
[Extension()] public static IObservable<EventPattern<DependencyPropertyChangedEventArgs>> ObserveIsKeyboardFocusWithinChanged( UIElement element )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.