4 instantiations of FSFLOATERPROPS
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (1)
129
fsfloaterprops = new PTS.
FSFLOATERPROPS
();
src\Framework\MS\Internal\PtsHost\PtsHost.cs (2)
2309
fsfloaterprops = new PTS.
FSFLOATERPROPS
();
2315
fsfloaterprops = new PTS.
FSFLOATERPROPS
();
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (1)
149
fsfloaterprops = new PTS.
FSFLOATERPROPS
();
5 references to FSFLOATERPROPS
PresentationFramework (5)
src\Framework\MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
109
out PTS.
FSFLOATERPROPS
fsfloaterprops); // OUT: properties of the floater
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (1)
127
out PTS.
FSFLOATERPROPS
fsfloaterprops) // OUT: properties of the floater
src\Framework\MS\Internal\PtsHost\Pts.cs (1)
2664
out
FSFLOATERPROPS
fsfloaterprops); // OUT: properties of the floater
src\Framework\MS\Internal\PtsHost\PtsHost.cs (1)
2298
out PTS.
FSFLOATERPROPS
fsfloaterprops)// OUT: properties of the floater
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (1)
147
out PTS.
FSFLOATERPROPS
fsfloaterprops) // OUT: properties of the floater