Base:
method
UpdGetParaChange
MS.Internal.PtsHost.BaseParagraph.UpdGetParaChange(out MS.Internal.PtsHost.UnsafeNativeMethods.PTS.FSKCHANGE, out System.Int32)
1 override of UpdGetParaChange
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (1)
53internal override void UpdGetParaChange(
1 reference to UpdGetParaChange
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (1)
57base.UpdGetParaChange(out fskch, out fNoFurtherChanges);