BindableRun Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A version of a Run that supports data binding via its Content dependency property. Run itself doesn't support data binding directly because its Text property isn't a dependency property.
public ref class BindableRun : System::Windows::Documents::Run
public class BindableRun : System.Windows.Documents.Run
type BindableRun = class
inherit Run
Public Class BindableRun
Inherits Run
- Inheritance
-
BindableRun
Constructors
BindableRun() |
Microsoft internal use only. |
Fields
ContentProperty |
Microsoft internal use only. |
Properties
Content |
Content dependency property |