BindableRun Class

Definition

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.

C++
public ref class BindableRun : System::Windows::Documents::Run
Inheritance
BindableRun

Constructors

BindableRun()

Microsoft internal use only.

Fields

ContentProperty

Microsoft internal use only.

Properties

Content

Content dependency property

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022