netcoreapp3.1
namespace System.Windows.Controls.Primitives
{
[Localizability(LocalizationCategory.Text)]
[TemplatePart(Name = "PART_ContentHost", Type = typeof(FrameworkElement))]
public abstract class TextBoxBase : Control
{
public static readonly DependencyProperty SelectionTextBrushProperty;
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Read field |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 5.06.07.08.09.0 |
.NET Core | 3.03.1 |
.NET Framework | 4.84.8.1 |
Information specific to netcoreapp3.1 | |
Assembly | PresentationFramework , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Requires all:
|
Platform Restrictions | This framework does not have platform annotations. |