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