4 instantiations of FSFLOATERPROPS
PresentationFramework (4)
MS\Internal\PtsHost\FloaterParagraph.cs (1)
127
fsfloaterprops = new PTS.
FSFLOATERPROPS
();
MS\Internal\PtsHost\PtsHost.cs (2)
2224
fsfloaterprops = new PTS.
FSFLOATERPROPS
();
2230
fsfloaterprops = new PTS.
FSFLOATERPROPS
();
MS\Internal\PtsHost\UIElementParagraph.cs (1)
150
fsfloaterprops = new PTS.
FSFLOATERPROPS
();
5 references to FSFLOATERPROPS
PresentationFramework (5)
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
109
out PTS.
FSFLOATERPROPS
fsfloaterprops); // OUT: properties of the floater
MS\Internal\PtsHost\FloaterParagraph.cs (1)
125
out PTS.
FSFLOATERPROPS
fsfloaterprops) // OUT: properties of the floater
MS\Internal\PtsHost\Pts.cs (1)
2586
out
FSFLOATERPROPS
fsfloaterprops); // OUT: properties of the floater
MS\Internal\PtsHost\PtsHost.cs (1)
2213
out PTS.
FSFLOATERPROPS
fsfloaterprops)// OUT: properties of the floater
MS\Internal\PtsHost\UIElementParagraph.cs (1)
148
out PTS.
FSFLOATERPROPS
fsfloaterprops) // OUT: properties of the floater