TextBox::ShouldSerializeText Method (XamlDesignerSerializationManager^)
.NET Framework (current version)
Returns a value that indicates whether the effective value of the Text property should be serialized during serialization of the TextBox object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- manager
-
Type:
System.Windows.Markup::XamlDesignerSerializationManager^
A serialization service manager object for this object.
| Exception | Condition |
|---|---|
| NullReferenceException | manager is null. |
.NET Framework
Available since 3.0
Available since 3.0
Show: