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