4 instantiations of FSFLOATERPROPS
PresentationFramework (4)
MS\Internal\PtsHost\FloaterParagraph.cs (1)
123fsfloaterprops = new PTS.FSFLOATERPROPS();
MS\Internal\PtsHost\PtsHost.cs (2)
2219fsfloaterprops = new PTS.FSFLOATERPROPS(); 2225fsfloaterprops = new PTS.FSFLOATERPROPS();
MS\Internal\PtsHost\UIElementParagraph.cs (1)
147fsfloaterprops = new PTS.FSFLOATERPROPS();
5 references to FSFLOATERPROPS
PresentationFramework (5)
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
103out PTS.FSFLOATERPROPS fsfloaterprops); // OUT: properties of the floater
MS\Internal\PtsHost\FloaterParagraph.cs (1)
121out PTS.FSFLOATERPROPS fsfloaterprops) // OUT: properties of the floater
MS\Internal\PtsHost\Pts.cs (1)
2581out FSFLOATERPROPS fsfloaterprops); // OUT: properties of the floater
MS\Internal\PtsHost\PtsHost.cs (1)
2208out PTS.FSFLOATERPROPS fsfloaterprops)// OUT: properties of the floater
MS\Internal\PtsHost\UIElementParagraph.cs (1)
145out PTS.FSFLOATERPROPS fsfloaterprops) // OUT: properties of the floater