Minor
4.6.2
Investigating
Starting with the .NET Framework 4.6.2, changing the xref:System.Windows.UIElement.IsEnabled?displayProperty=name property of the parent of a xref:System.Windows.Controls.TextBlock?displayProperty=name control affects any child controls (such as hyperlinks and buttons) of the xref:System.Windows.Controls.TextBlock?displayProperty=name control.
In the .NET Framework 4.6.1 and earlier versions, controls inside a xref:System.Windows.Controls.TextBlock?displayProperty=name did not always reflect the state of the xref:System.Windows.UIElement.IsEnabled?displayProperty=name property of the xref:System.Windows.Controls.TextBlock?displayProperty=name parent.
- Quirked
- Build-time break
None. This change conforms to the expected behavior for controls inside a xref:System.Windows.Controls.TextBlock?displayProperty=name control.
P:System.Windows.UIElement.IsEnabled
Windows Presentation Foundation (WPF)