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