3 references to BreakPageBeforeProperty
PresentationFramework (3)
System\Windows\Documents\Block.cs (2)
375
get { return (bool)GetValue(
BreakPageBeforeProperty
); }
376
set { SetValue(
BreakPageBeforeProperty
, value); }
System\Windows\Documents\TextSchema.cs (1)
1137
Block.
BreakPageBeforeProperty
,